Name HP91
ShortName HP91
//The ammo this gun uses (shortName)
Ammo HP91Ammo
Icon HP91
//Colour in Red, Green, Blue, each going up to 255.
Colour 255 255 255
//Reload time in ticks, 1/20ths of a second
ReloadTime 75
//The amount of gun recoil, all relative : Sten = 1, Mp40 = 3, Kar98kSniper = 20
Recoil 15
//Damage in half hearts
Damage 2
//The higher this value, the more the bullets spread
Accuracy 9
//Number of bullet entities to create, useful for shotguns, defaults to 1
NumBullets 8
//For guns in which the magazine is integrated
LoadIntoGun 1
//Time in ticks between rounds
ShootDelay 20
ShootSound HP91Shoot
ReloadSound M1014Reload
Mode SemiAuto
OneHanded False
//Bullet speed, default 3.0
BulletSpeed 10.0
Model Chinese_Guns_Pack.HP91
Texture HP91
ModelScale 1.0
//Default scope settings. Usually for aiming down sights. In which case, use FOVZoomLevel, not ZoomLevel
Scope None
ZoomLevel 1.0
FOVZoomLevel 1.25
//Deployable Settings
Deployable False
DeployedModel None
//Attachment Settings
AllowAllAttachments true
//List here all the attachments allowed on this gun by shortName and separated by spaces
//AllowAttachments
AllowBarrelAttachments false
AllowScopeAttachments true
AllowStockAttachments false
AllowGripAttachments false
NumGenericAttachmentSlots 1